write in code
英
美
[网络] 写代码
双语例句
- When you write your test cases first, you get in the habit of writing only enough code to make the test case pass.
在编写测试用例时,您养成了很好的测试习惯,即只编写运行测试用例所需的最少代码。 - If you can't remember your number, write it in code in a diary.
如果记不住自己的号码,可以用代码记在日记簿里。 - The fourth recommendation was to write as much of the page setup code in your jQuery code as possible.
第四个概念是,尽可能多地用jQuery代码编写页面设置代码。 - No need for Win32 or Cocoa here: Just write your extension in portable JavaScript code.
这里完全不需要Win32或Cocoa:只要使用可移植JavaScript代码编写您的扩展即可。 - Developers write their business logic in EGL source code using the powerful development facilities of Rational Business Developer Extension ( RBDe).
开发人员利用RationalBusinessDeveloperExtension(RBDe)的强大的开发工具在EGL源代码中写出他们的商业逻辑。 - It would, however, be very tedious and difficult to write all information in binary code.
把所有的信息都翻译成二进制码是十分枯燥和困难的。 - Geddy tries to make it easy for developers to write complex web apps in JavaScript, sharing code between client and server.
Geddy想让开发人员很容易地用JavaScript编写复杂的Web应用、在客户端和服务器之间共享代码。 - We write our code in such a way that some other piece of code is responsible for selecting which implementation of the Math interface our code will use
我们以特定的方式编写另一段代码,使其负责选择代码将要使用的Math接口实现 - You can write Java code in the morning, PHP code in the early afternoon, and updates to a Web site with XM in late afternoon.
您可以在早上编写Java代码,在下午早些时候编写PHP代码,然后在下午晚些时候用XM对网站进行更新。 - Code analyzers, refactoring tools and automated refactorings, formatters and more, are difficult, if not impossible, to write in Ruby, because there is no way to parse Ruby source with Ruby code.
用Ruby写代码分析、重构工具和自动重构、格式程序等等甚至更多的工具并非不可能,但是很困难,因为还没有用Ruby代码分析Ruby源码的先例。